Skip to content

[8.x] [EEM] Replace hashed ID with human readable ID (#193652)#196902

Merged
kibanamachine merged 1 commit intoelastic:8.xfrom
kibanamachine:backport/8.x/pr-193652
Oct 18, 2024
Merged

[8.x] [EEM] Replace hashed ID with human readable ID (#193652)#196902
kibanamachine merged 1 commit intoelastic:8.xfrom
kibanamachine:backport/8.x/pr-193652

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

This PR turns the `entity.id` field format from a hashed value to a
human readable string of the **values** found in the identity fields,
such as `my_host-my_cloud_zone` for the identity fields `[host.name,
cloud.availability_zone]`.
The order of the values is based on the order in the identity fields
list.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit ae2c6ad)
@kibanamachine kibanamachine requested review from a team as code owners October 18, 2024 14:47
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Oct 18, 2024
@kibanamachine kibanamachine enabled auto-merge (squash) October 18, 2024 14:47
@kibanamachine kibanamachine merged commit ef9f373 into elastic:8.x Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants